home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enter 2001 April
/
EnterCD4.iso
/
Update
/
SQL Server SP3
/
sql70sp3i.exe
/
X86
/
UPGRADE
/
upgres.dll
/
SQL
/
108
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-04-12
|
149 b
|
6 lines
select name from sysusers
where uid <> gid and
suid not in (select suid from master..syslogins)
and name not in ('dbo','guest')
order by name